To create a Multi-Message that you only have to push ONE key to use do the following:

Create 3 (or more) text files with consecutive names like so:

Message1.txt
Message2.txt
Message3.txt
...

Set the key that you want to use as the CYCLE thru the message's key. Let's use U

set input u exec Message1.txt


Then inside each one of the files type the speech command you 
wish to say in each message on the first line then on the second 
line type the command to set the key you are using (U)  to the 
Next message in the sequence (message2.txt).


Message1.txt
Say Oh Mickey,
set input capslock exec message2.txt



Message2.txt
Say Your so fine,
set input capslock exec message3.txt


Then in the LAST message.txt file you have set the key to cycle
to the FIRST file in the sequence.



Message3.txt
Say Your so fine you blow my mind hey Mickey.
set input u exec message1.txt


You can include ANY single line command in the file 
and as many as you want (255 max i think).  You CAN NOT use the |
seperator as it will be IGNORED. Only SINGLE line commands.
